The previous commit changed the format of the output
generated by the CSS style tests.
decoration:dir(ltr)
box.horizontal:dir(ltr)
color: rgb(255,0,0); /* currentcolor.css:2:12 */
+
label:dir(ltr)
background-color: rgb(255,0,0); /* currentcolor.css:6:32 */
box.horizontal:dir(ltr)
color: rgb(255,0,0); /* inherit.css:2:12 */
opacity: 0.5; /* inherit.css:3:14 */
+
label#label1:dir(ltr)
color: rgb(255,255,255); /* inherit.css:7:16 */
opacity: 0.5; /* inherit.css:8:18 */
font-variant: normal; /* label.css:2:20 */
font-weight: normal; /* label.css:2:20 */
font-stretch: normal; /* label.css:2:20 */
+
label:dir(ltr)